From: Juri Linkov Date: Thu, 25 Mar 2004 10:41:49 +0000 (+0000) Subject: (fill): Fix Info link. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23527 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bb6a47adb4724899607d133b6e724073adb15b67;p=emacs.git (fill): Fix Info link. --- diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el index 57ba513cd7f..2ac09f11256 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el @@ -32,7 +32,7 @@ (defgroup fill nil "Indenting and filling text." - :link '(custom-manual "(emacs)Filling Text") + :link '(custom-manual "(emacs)Filling") :group 'editing) (defcustom fill-individual-varying-indent nil